Skip to main content

BITMAP CONVERSION TO ROWID

Short Description

This step is typically found where bitmap indexes are used, or large data sets are joined.

Detailed Description​

This step is required when either bitmap indexes are used, or an earlier step has resulted in a temporary hash table for joining. Conversion of the BITMAP to ROWIDs allows the table access to take place and access the row data.

Further Reading​

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.